home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / UUPC11QS.ARJ / PUSHPOP.H < prev    next >
Text File  |  1990-09-23  |  430b  |  10 lines

  1. /*--------------------------------------------------------------------*/
  2. /*    p u s h p o p . h                                               */
  3. /*                                                                    */
  4. /*    Functions defined in pushpop.c for UUPC/extended                */
  5. /*--------------------------------------------------------------------*/
  6.  
  7. void PushDir( char *directory );
  8.  
  9. void PopDir( void );
  10.